home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 April / Gamestar_61_2004-04_dvdb.iso / DVDStar / Editace / hltp.exe / {app} / Applications / Jeds HLMV / readme.txt < prev   
INI File  |  2003-09-03  |  7KB  |  177 lines

  1. [Jed's Half-Life Model Viewer 1.0]
  2. ==========================================================================
  3. 2003 Neil "Jed" Jedrzejewski (jed@wunderboy.org) http:///www.wunderboy.org
  4.  
  5. [Info]
  6. ======
  7.  
  8. This is a custom build of the Mete's Ciragan's Half-Life Model Viewer
  9. with the addition of several new features. Its has been through two
  10. public beta's and is fairly bug free but some may still exist.
  11.  
  12. I, Neil Jedrzejewski, assume no responsibility whatsoever for its use
  13. by other parties, and makes no guarantees, expressed or implied, about
  14. its quality, reliability, or any other characteristic.
  15.  
  16. [Installation]
  17. ==============
  18.  
  19. Place ALL the files from this ZIP together in a folder of your choice. If
  20. you intend to replace your existing HLMV you will need to delete all your
  21. existing HLMV files first (especially HLMV.CFG). IF YOU DONT HLMV WONT
  22. WORK PROPERLY!
  23.  
  24. The new HLMV.CFG format is different to the old one and aren't compatible.
  25.  
  26. [Added Features over HLMV 1.25]
  27. ===============================
  28.  
  29. * GUI re-organised.
  30. * Default background colour is now blue/grey instead of black.
  31. * "Save Options" allows you to save your preferences so they are loaded
  32.   next time you start HLMV.
  33. * Dump Model Info option creates a text file giving a detailed
  34.   breakdown of your models internal structure.
  35. * Acts as a front-end to STUDIOMDL and MDLDEC allowing you to 
  36.   decompile and compile models from within HLMV.
  37.  
  38. * Poly counter shows how many polygons are being drawn.
  39.  
  40. * Supports the Alpha and Additive texture flags.
  41. * Displays transparent and additive textures in the model preview.
  42. * Texture flags can be set and previewed and saved to the model.
  43. * Option to view the UV Map for any given texture.
  44.  
  45. * Sequence panel now shows additional sequence parameters.
  46. * Events for a given sequnce can be viewed.
  47.  
  48. * Previewing of new weapon origins for v_model's (tweaked this version).
  49. * Addition of crosshair and guides for helping with re-origining weapons
  50.  
  51. * Small bugs from HLMV 1.25 fixed.
  52.  
  53. [Known Bugs]
  54. ============
  55.  
  56. * 3D view doesnt move or respond to keyboard commands occasionally.
  57.   Just click once inside the 3D window to un-stick it.
  58.  
  59. * Scale Mesh/Bones can be a little funky at times.
  60.  
  61. * Loading a model while in Weapon Origin view can make the model get
  62.   a little lost when switching tabs.
  63.  
  64. [Changes]
  65. =========
  66.  
  67. 1.0    Fixed config loading errors
  68.     Expanded Model Dump info
  69.     Added support for decompiling/compiling
  70.     Re-organised GUI
  71.     Added UW Map display option
  72.     Improved Events display for Sequences
  73.     Adjusted Weapon Origin view for accuracy
  74.     Various bug fixes
  75.  
  76. 1.1B    Re-wrote rendering code
  77.     Fixed "X-Ray" additive textures (needs testing)
  78.     Improved transparency support to be more like Half-Life's
  79.     Added Day Of Defeat first-person weapon origin editing*
  80.  
  81.     * Only on the DoD version
  82.  
  83. 1.0B    Added support for transparent and additive texture modes
  84.     Added support for setting of texture flags and previewing
  85.     Added listing of events associated with a sequence
  86.     Added additional sequence info
  87.     Added dump model info option
  88.     Added Save Options command
  89.     Changed default background colour to grey
  90.  
  91. [F.A.Q]
  92. =======
  93.  
  94. General
  95.  
  96. Q) Where has the "Save Model" button gone?
  97. A) Its been moved to the "File" menu at the top of the screen.
  98.  
  99. Q) I've moved my model and now I can't find it. How do I centre it?
  100. A) Use the "Center View" option under the "Options" menu.
  101.  
  102. Q) Why do my textures look blurry?
  103. A) HLMV has to scale all textures up to be a power-of-2. This is a requirement
  104.    of most graphic card hardware. Because of the scaling, some blurring may 
  105.    occur. Textures that are originally power-of-2 will blur less.
  106.  
  107. Q) How do I use the decompiler/compiler option?
  108. A) First grab a copy of STUDIOMDL and MDLDEC relevant for your mod/game. A good
  109.    place to look is at: http://collective.valve-erc.com/
  110.    Next, use "Configure Tools" to tell HLMV where these are. Then its as simple
  111.    as choosing Decompile or Compile and pointing it to you MDL or QC file.
  112.  
  113. Q) I've decompiled my model and re-compiled it but some of my textures are no
  114.    longer chrome and additive.
  115. A) MDLDEC and STUDIOMDL dont seem to be able to handle textures with multiple
  116.    rendermode flags sometimes. If this happens, re-set your texture flags 
  117.    within HLMV and save your model from the "File Menu".
  118.  
  119.  
  120.  
  121. Textures Tab
  122.  
  123. Q) Why is the Texture Scale now fixed sizes?
  124. A) To make the scaling more linear and to help with people who may be screen
  125.    grabbing UV Maps or textures to scale them.
  126.  
  127. Q) Why cant I select Transparent and Chrome for a texture?
  128. A) Although technically in a model you could set those flags, experimenting has
  129.    shown that the effect varies from game to game and is hard to control. Hence
  130.    HLMV is set to allow the most common working combinations only.
  131.  
  132. Q) I get an error when importing a texture...
  133. A) Replacement textures must be the same size as the original, 256 colour and 
  134.    NOT RLE compressed.
  135.  
  136. Q) I changed a texture/texture flags but it didnt stay in the model.
  137. A) After you import a new texture or change flags, you need to save the model
  138.    using the "Save Model" command under the "File Menu"
  139.  
  140. Q) In my BMP texture my transparent areas are red but in HLMV they show as blue
  141.    or black.
  142. A) Internally, HLMV replaces whatever your transparent palette colour was with
  143.    black to reduce any edging around the transparent textures when displayed.
  144.    Inside your model, the colour is still blue/red/whatever but the texture in
  145.    your graphic card has be changed only. The transparent parts will go black
  146.    if you had a transparent texture and then turn transparency off. Don't worry
  147.    its just a display thing, its not altering your texture data.
  148.  
  149. Q) How do I save the UV Map?
  150. A) At present, you cant export the UV Map directly but you can use the
  151.    "Make Screenshot" option or do a screen capture with Alt+PrintScrn and open
  152.    it in an editing program and crop as needed.
  153.  
  154. Q) My textures have a black edge around them.
  155. A) If you decompile and recompile the same model over and over again the UV Map
  156.    co-ordinates will start to "creep" due to rounding in the math during the
  157.    normalisation process. To avoid this decompile a model ONLY once and 
  158.    re-compile from the same QC again rather than de-compiling every time you want
  159.    to make a change to your model.
  160.  
  161.  
  162.  
  163. Weapons Origin
  164.  
  165. Q) How do I save my new origin's into my model?
  166. A) Decompile your v_model and add and $origin line into your QC file and re-compile.
  167.    A tutorial on doing this using HLMV can be found at:
  168.    http://homepage.ntlworld.com/scitzo/hlmvtut.htm
  169.  
  170. Q) How accurate is the origin view?
  171. A) As accurate as we could get it. Lets just say Marzy the fearless Beta tester 
  172.    spent weeks on checking alignments. Its not 100% but its so close its almost 
  173.    un-noticable.
  174.  
  175. Q) Why can't I move the model in origin view?
  176. A) The view is locked to stop you accidentaly nudging the weapon and getting bad
  177.    alignments.